GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / DrawBarcodeDataMatrix Method





In This Topic
DrawBarcodeDataMatrix Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(88)>
Function DrawBarcodeDataMatrix( _
   ByVal Data As String, _
   ByVal EncodingMode As BarcodeDataMatrixEncodingMode, _
   ByVal Version As BarcodeDataMatrixVersion, _
   ByVal ModuleSize As Integer, _
   ByVal DstX As Single, _
   ByVal DstY As Single, _
   ByVal Red As Byte, _
   ByVal Green As Byte, _
   ByVal Blue As Byte _
) As GdPictureStatus
 

Parameters

Data
EncodingMode
Version
ModuleSize
DstX
DstY
Red
Green
Blue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members